This webmethod allows you to export the content of the static po delivery cost ledger.
Method | /ProCloudWS.asmx/LedgerStatic_PO_DeliveryGet |
The request body is of type LedgerStatic_PO_DeliveryGet.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
dtInvoiceDateFrom | xml:dateTime | |
dtInvoiceDateTo | xml:dateTime |
|
The response body is of type LedgerStatic_PO_DeliveryGetResponse.
Name | Description | Data Type |
---|---|---|
LedgerStatic_PO_DeliveryGetResult | objLedgerStatic_PO_DeliveryGetReturn |
|